ODAC

TOraQueueAdmin Methods

Methods of the TOraQueueAdmin class.

For a complete list of the TOraQueueAdmin class members, see the TOraQueueAdmin Members topic.

Public

Name Description

AddSubscriber

Adds a subscriber to the queue.

AlterComment

Alters the user-defined queue description.

AlterMaxRetries

Alters the number of attempts to dequeue a message.

AlterPropagationSchedule

Alters parameters for a propagation schedule.

AlterQueue

Alters queue properties.

AlterRetentionTime

Alters the time in seconds during which a message remains in the queue after being dequeued.

AlterRetryDelay

Alters the delay time in seconds before the message, which failed to be dequeued, will be scheduled to processing again.

AlterSubscriber

Alters the rule and transformation properties of a queue subscriber.

CreateQueue

Creates a queue with the name, specified by the TOraQueueAdmin.QueueName property.

DisablePropagationSchedule

Disables a propagation schedule.

DropQueue

Drops the queue specified by the TOraQueueAdmin.QueueName property.

EnablePropagationSchedule

Enables a previously disabled propagation schedule.

GetSubscribers

Provides the list of queue subscribers.

GrantQueuePrivilege

Grants queue privilege to the grantee.

ReadQueueProperties

Reads the information about a queue specified by the TOraQueueAdmin.QueueName property from the database to a TOraQueueAdmin component.

RemoveSubscriber

Removes a subscriber from the queue.

RevokeQueuePrivilege

Revokes queue privilege from a grantee.

SchedulePropagation

Schedules the propagation of messages from the queue to a destination identified by a specific database link.

StartDequeue

Enables dequeueing on a queue.

StartEnqueue

Enables enqueueing on a queue.

StartQueue

Enables enqueueing, dequeueing, or both on a queue.

StopDequeue

Disables dequeueing on a queue.

StopEnqueue

Disables enqueueing on a queue.

StopQueue

Stops enqueueing, dequeueing, or both on a queue.

UnschedulePropagation

Unschedules previously scheduled propagation of messages from the queue to the specified destination.

VerifyQueueTypes

Verifies that the current queue and destination queue have the same type.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback